home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / DEMO_VGA / UTILEGA1.LZH / WS43EGA.PAT < prev   
Text File  |  1986-07-07  |  1KB  |  27 lines

  1. This Patch lets you run Wordstar version 3.31 in 43 X 80 mode with the IBM
  2. Enhanced Graphics Adapter.
  3.  
  4. First, Copy ws.com to we.com
  5. Second, Rename ws.com wq.com
  6. Third, Type Debug we.com
  7.      -e 248 <ret>
  8.      xxxx:0248 18.2A (you type the 2A only) <ret>
  9.     -w <ret>
  10.     -q <ret>
  11.        For versions of wordstar other than 3.31, at the debug prompt type
  12.        s 200 300 18 50 <ret>. The location that it gives is the location
  13.        to change the 18 to 2A.
  14.  
  15. Fourth, Make a batch file named WS.BAT with the following lines
  16.         43X
  17.         we %1
  18.         mode mono  (or co80 if you have color)
  19.  
  20. I have assumed that you have the files 43X.com, we.com and mode.com
  21. available on the default drive.
  22.  
  23. To use Wordstar in 43 X 80, you type WS or WS file.ext as you always have.
  24. To use Wordstar in 25 X 80, you type WQ or WQ file.ext.
  25.  
  26. 43X.com is available from the Grapevine, 817-481-6334.
  27.